home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / apps / 21 / emacsrc / read.me < prev    next >
Encoding:
Text File  |  1986-05-15  |  430 b   |  25 lines

  1. BASIC.C
  2. BUFFER.C
  3. ED.H
  4. FILE.C
  5. FILEIO.C
  6. KEYBIND.C
  7. KEYMAP.C
  8. KEYNAMES.H
  9. LINE.C
  10. MAIN.C
  11. MISC.C
  12. MLDISPLA.C
  13. RANDOM.C
  14. REGION.C
  15. SEARCH.C
  16. ST520.C
  17. VDISPLAY.C
  18. WINDOW.C
  19. WORD.C
  20.  
  21.     This is the source code for the modified MicroEmacs for the Atari ST.  The
  22.     source code is written in Alcoryn C supplied with the developer's kit.  
  23.     this is for the C hackers and those interested in how an editor is 
  24.     written.  
  25.